Skip to content

ENH: Fix for bringing code in from a file#16

Merged
mmcky merged 26 commits into
mainfrom
fix-codefromfile
Mar 4, 2021
Merged

ENH: Fix for bringing code in from a file#16
mmcky merged 26 commits into
mainfrom
fix-codefromfile

Conversation

@mmcky

@mmcky mmcky commented Dec 14, 2020

Copy link
Copy Markdown
Contributor

fixes #23

Currently jupyterbook has no way to include code from a file as execution occurs prior to parsing by sphinx.

This proposes a fix by adding :file: attribute to code-cell in myst_nb executablebooks/MyST-NB#286

  • remove install from code-from-file branch of myst_nb
  • remove ci.yml build artifacts used for debug

@github-actions
github-actions Bot temporarily deployed to commit December 14, 2020 01:13 Inactive
@mmcky

mmcky commented Jan 6, 2021

Copy link
Copy Markdown
Contributor Author

🎉 - we can build the site using executablebooks/MyST-NB#286 so will build from the branch for the time being until merged into myst-nb

@github-actions
github-actions Bot temporarily deployed to commit January 6, 2021 05:24 Inactive
@mmcky

mmcky commented Jan 6, 2021

Copy link
Copy Markdown
Contributor Author

Note: this will need to be re-based once the latest lecture-python sources are brought across using sphinx-tomyst

@github-actions
github-actions Bot temporarily deployed to commit January 6, 2021 08:45 Inactive
@github-actions
github-actions Bot temporarily deployed to commit January 6, 2021 09:21 Inactive
@github-actions
github-actions Bot temporarily deployed to commit January 7, 2021 02:34 Inactive
@github-actions
github-actions Bot temporarily deployed to commit January 8, 2021 05:09 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 9, 2021 04:47 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 9, 2021 05:57 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 9, 2021 06:27 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 10, 2021 00:55 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 10, 2021 01:44 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 11, 2021 02:24 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 15, 2021 01:13 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 18, 2021 02:49 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 24, 2021 09:14 Inactive
@github-actions
github-actions Bot temporarily deployed to commit February 24, 2021 23:43 Inactive
@github-actions
github-actions Bot temporarily deployed to commit March 2, 2021 01:00 Inactive
@github-actions
github-actions Bot temporarily deployed to commit March 4, 2021 10:03 Inactive
@mmcky
mmcky merged commit c09f30d into main Mar 4, 2021
@mmcky
mmcky deleted the fix-codefromfile branch March 4, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[lecture_comparison] Many code cells are not compiled or are looking strange

1 participant